Skip to content

Update the Twilio sample to use their latest library #1289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 2, 2018

Conversation

michaelawyu
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 20, 2017
@michaelawyu michaelawyu requested a review from andrewsg December 20, 2017 19:47
@@ -17,8 +17,9 @@
import os

from flask import Flask, request
from twilio import twiml
from twilio.rest import TwilioRestClient
from twilio.rest import Client
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style guide is to import modules, not members.

@theacodes theacodes merged commit a70f50b into GoogleCloudPlatform:master Jan 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants